home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000158_news@columbia.edu _Thu Mar 30 00:04:59 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA09117
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 30 Mar 2000 00:04:59 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id XAA15555
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 23:41:10 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Subject: Re: How to tell if server mode exit was from a finish or CTRL-C
  11. Date: 30 Mar 2000 04:41:07 GMT
  12. Organization: Columbia University
  13. Message-ID: <8bult3$f61$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <wtvE4.95046$Pa1.2597020@news6.giganews.com>,
  17. Steve <steve@baus-systems.com> wrote:
  18. : Trying to run a VB app that calls K95.  Need a way to tell if the host in
  19. : server mode was exited by a CRTL-C or from the client sending a Fin.
  20. : Any thoughts?
  21. : Steve
  22.  
  23. IF FAILURE returns TRUE if Ctrl-C is used; and SUCCESS if FINISH is used.
  24.  
  25.  
  26.  
  27.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  28.                  The Kermit Project * Columbia University
  29.               612 West 115th St #716 * New York, NY * 10025
  30.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org